Open topic with navigation
Returns the floating point representation of a value.
Syntax
Float(Value)
Arguments
Return value
Example
numFloat = Float(1.234567 * 10^5)
PrintLn numFloat